home *** CD-ROM | disk | FTP | other *** search
/ Mastering Web Site Development / Microsoft Mastering Web Site Development (Microsoft) (1997).iso / Media / Ch02 / W02D020.avi (.mp4) < prev    next >
Audio Video Interleaved Video  |  1997-04-24  |  3.4 MB  |  608x428  |  4fps  |  1 minute, 48 seconds
Transcription: In this demonstration, you will see how active server pages are viewed by users. In Internet Explorer, enter the name of an active server page. Active server pages have an extension ASP. This is a section from the home page of the Adventure Works sample application. Notice that it says, welcome, you are visitor number two, and it gives a tip of the day, don't climb with scissors. Let's look at the Select the source of this file and see the HTML tags that display this text. Notice in the source for that active server page, Notepad says that it's an HTML file, welcome.htm. This is where we saw t ...